dnd: Stop using gdk_cursor_new_from_pixbuf
authorMatthias Clasen <mclasen@redhat.com>
Thu, 30 Nov 2017 01:13:26 +0000 (20:13 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 30 Nov 2017 01:13:26 +0000 (20:13 -0500)
commit1fcfff68612633466d526bf8295ae33ab04351e0
tree0c75945ee4d6bada6a36650c9a068d6cbdc6da77
parenta8a156e63c9e4116d109c2681a4250a379db31bf
dnd: Stop using gdk_cursor_new_from_pixbuf

We can just use gdk_cursor_new_from_texture here.
gtk/gtkdnd.c